home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / CBSA / INTERNET / ANTUTILS / !AntUtils / Docs / Cron_coms next >
Text File  |  1999-09-17  |  2KB  |  43 lines

  1. The Cron table ability of !AntUtils allows specified commands to be automatically carried
  2. out at various times of the day, assuming !AntUtils is loaded.
  3.  
  4. Currently recognised commands are:-
  5. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. Beep        - Perform a system beep (VDU 7) - mainly for testing purposes!
  7.  
  8. Debatch    xx    - Issue a Pluto (if loaded) debatch command (where xx="mail", "news" or "both")
  9.  
  10. Fetch xx    - Issue a fetch command (where xx="mail", "news" or "both")
  11.  
  12. InetLoad    - Load !InetSuite (requires !InetSuite to have been 'seen' by the filer.
  13.  
  14. InetQuit    - Quit the !InetSuite (requires InetLoad to have been previously given)
  15.  
  16. InetDial    - Connect to your Internet provider
  17.  
  18. InetDiss    - Disconnect and hangup (if previously connected)
  19.  
  20. Oscli xx    - Pass parameter xx to the CLI.
  21.  
  22. Quit [xx]    - Quit named task xx (optional). If no named task is given, AntUtils
  23.                   will quit itself - WARNING!! This should be the last command as, obviously,
  24.                   !AntUtils will quit and thus ignore any further commands.
  25.  
  26. Reset        - Reset the machine (use with care!)
  27.  
  28. Shutdown    - Force a Shutdown of the machine (use with care!)
  29.  
  30. Swap        - Swap cron files "Cron" and "Cron2" around. Take note that !AntUtils will
  31.                   need reloading in order to reset the cron table pointer. This is handy
  32.                   when used in conjunction with Reset and !AntUtils in the boot sequence
  33.                   to perhaps do two automatic mail fetches per day.
  34.  
  35. URL xx        - Launch URL xx (if Fresco is loaded).
  36.  
  37.  
  38. Also, make sure that all times are in consecutive order!
  39.  
  40. If you would like any help, tips or example script files please feel free to contact me.
  41.  
  42. ©1997 P.Vigay
  43.